home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / pascal / files.bbs < prev    next >
Encoding:
File List  |  1993-11-03  |  28.3 KB  |  405 lines

  1. AFTRDRK@.EXE    15243  08-29-91  AfterDark SDK 1.01p (Sands, Richard R.; $0)
  2.                                | is a development kit for writing modules for
  3.                                | the After Dark Screen Saver.
  4. ANSIOEM@.EXE    18132  08-07-92  Ansioem (Robert Digsby; $0) displays the
  5.                                | ANSI and OEM character set. It allows you to
  6.                                | click on a character to find out what it
  7.                                | would be converted to if it were passed
  8.                                | through AnsiToOem or OemToAnsi. C Source
  9.                                | code is included.
  10. BEEPR__@.COM     2605  06-19-91  Beeper is TPW code that demonstrates the use
  11.                                | of a timer call-back function rather than
  12.                                | the timer event message. It shows the use of
  13.                                | export, MakeProcInstance, and more.
  14. BITMBTN@.EXE    10018  12-14-92  Bitmap Buttons (Thomas, Daniel; $0) is a
  15.                                | pair of Button objects that lets you create
  16.                                | bitmap buttons.
  17. BITVIEW@.EXE    19068  06-18-92  BitView is TPW source for a bitmap viewer
  18.                                | within an MDI framework. It supports 256
  19.                                | colors and compressed files.
  20. BLAISE_@.EXE    14239  08-18-92  Blaise (Warren, Robert J.; $0) is a screen
  21.                                | saver module for TPW. It hooks into the
  22.                                | screensaver of the desktop portion of the
  23.                                | control panel.
  24. BMHELP_@.EXE     2625  09-20-91  Bmhelp contains code for displaying a bitmap
  25.                                | from a resource file.
  26. BOUNCE_@.EXE    10054  08-29-91  Bounce is source for a bouncing ball
  27.                                | graphics demo.
  28. CENTER.PAS       3573  11-13-91  Center (Thomas, Daniel; $0) is a procedure
  29.                                | which will center a Popup window in its
  30.                                | parent's window.
  31. CLRCMBO@.EXE     3703  08-18-92  ClrCmbo is a TPW unit for a color selection
  32.                                | combo box with colors, not names.
  33. CLOVER_@.EXE    11003  08-29-91  Clover is source code for a graphics display.
  34. CONCEN_@.EXE     9284  08-29-91  Concentration (Rubenking, Neil J.; $0) is
  35.                                | the source and resource for a Concentration
  36.                                | type game. Demonstrates owner-draw buttons,
  37.                                | modifying system menu, making window size
  38.                                | exactly match contents, etc.
  39. CCONTRL@.EXE    25910  11-15-91  Custom Control Library (Vitabile, Anthony
  40.                                | M.; $0) is the source code for a custom
  41.                                | control library for Resource Workshop.
  42.                                | Included is a Percent Completed custom
  43.                                | control.
  44. CTL3D_P@.EXE    18801  04-21-93  CTL3D.PAS (Hamer-Moss, Steve; $0) contains a
  45.                                | BP7 interface unit for Microsoft's
  46.                                | CTL3D.DLL. It allows BP7 apps to use
  47.                                | Microsoft-style 3D dialogs (as in Access,
  48.                                | Excel 4.0, etc.) under Windows 3.0 and 3.1.
  49. DYNST__@.EXE     6445  11-14-91  DYNST (Campbell, Tom; $0) is a TP unit for
  50.                                | the creation and use of dynamically
  51.                                | allocated string arrays on the heap and
  52.                                | handling all memory management
  53.                                | transparently. The file DEMO.PAS contains an
  54.                                | interactive demonstration showing you the
  55.                                | allocation, use, and disposition of a
  56.                                | dynamic string array.
  57. EMPTYDL@.EXE     3257  10-02-91  EmptyDLG (Rubenking, Neil J.; $0) is an
  58.                                | application template that demonstrates using
  59.                                | a dialog window as a main window in a TPW
  60.                                | program.
  61. FILECOPY.PAS     9174  08-23-91  FileCopy.PAS 1.2 (Allard, Adam A.; $0) is
  62.                                | source for a fast file copy utility.
  63. FCSRC__@.EXE    15021  06-18-92  File Clerk Source (Peoples, David; $0) is
  64.                                | the source code for File Clerk, a file
  65.                                | selector and application launcher.
  66. FILEDLL@.COM     5548  06-07-91  File Dialog (Gallo, Guy; $0) is a DLL for a
  67.                                | file dialog box that can be called from TPW
  68.                                | or from Word for Windows.
  69. FONTLST@.EXE     6088  07-22-91  Fontlist is full source code and resource
  70.                                | file for a font listing utility.
  71. FMU____@.COM     8768  07-19-91  Font Manipulation Utility (Smith, Mark; $0)
  72.                                | is a dialog box that allows the user to try
  73.                                | out different screen fonts.
  74. INFOWDW.PAS      3737  04-22-91  Infowdw.PAS is an example of a modeless
  75.                                | window that can be used to display status
  76.                                | information about a program as it is running.
  77. JANUS__@.EXE    39766  06-09-93  Janus (Sawatzki, Peter; $0) let you create
  78.                                | dialogs as MDI child windows, create BorDlgs
  79.                                | from standard resource, standard dialogs
  80.                                | from BorDlg resources, and support foreign
  81.                                | language BorButtons.
  82. LSTSTR.PAS       1793  09-17-91  Lststr 1.0 (Rosenberger, Rob ASP; $0) helps
  83.                                | document string resources.
  84. MBUTILS@.EXE     2941  07-22-91  Message Box Utilities 1.0 (Salesas, Robert;
  85.                                | $0) makes it easier to write small programs
  86.                                | that require little output or input. It is
  87.                                | based around the Windows messagebox and
  88.                                | provides routines to do MBWriteStr,
  89.                                | MBWriteBuf, MBWriteLn, MBClear and
  90.                                | MBShowWindow. Source code included.
  91. PNT_BMP@.EXE    13042  06-23-91  PaintBMP is a unit that lets you create a
  92.                                | pop-up window with caption and paint it with
  93.                                | a bitmap. Source code and test code are
  94.                                | included.
  95. RATTLE_@.EXE    15539  01-22-92  Rattle 1.01 (Boyd, Craig; $10) contains code
  96.                                | for allocating and deallocating blocks of
  97.                                | memory in a random fashion.
  98. RIBBON_@.EXE     4186  08-21-92  Ribbon (Thorpe, Danny; $0) shows how to set
  99.                                | up a non-MDI child window in an MDI window.
  100. TIMICON@.EXE     3967  08-16-91  Time Watch Icon (Mackey, Jack C.; $0)
  101.                                | illustrates how to make an updateable icon.
  102. TPWGRAY@.COM    11473  06-21-91  TPWGray (Overmyer, Doug; $0) is TPW code
  103.                                | showing how to create a dithered gray scale.
  104. VTEST.ZIP        1971  09-23-93  Vtest (Mark Elder; $0) is Pascal source code
  105.                                | for a simple test program which shows how to
  106.                                | get mmsystem to play Video-for-Windows.
  107. WINVER_@.EXE    16890  07-22-92  WinVer 1.0 (Kitsos, Costas; $0) stamps
  108.                                | Windows EXE's or DLL's with the required
  109.                                | Windows version. TPW source code is included.
  110. DIB.ZIP        164084  11-02-93  DIB (Smith, Ralph; $0) contains three
  111.                                | example TPW programs illustrating the use of
  112.                                | device independent bitmaps. One program is
  113.                                | for 16-colors, and two are for 256-colors.
  114.                                | Source code is included.
  115. DDECONV@.EXE     5992  01-20-93  DDEConv (Schmid, Klemens; $0) implements a
  116.                                | DDE conversation with any DDE client like
  117.                                | Excel, WinWord, ProgMan etc.
  118. DNDLB__@.EXE    12393  04-15-93  Dndlb (Hayes, Ian; $0) contains a unit for a
  119.                                | Drag'n Drop listbox.
  120. EZDPMI@.EXE      8296  04-21-93  Ezdpmi (Bucknall, Julian M.; $0) is a unit
  121.                                | that encapsulates all the common DPMI
  122.                                | requirements for protected mode and Windows
  123.                                | programs. You can allocate/deallocate DOS
  124.                                | memory with pointers, call a real mode
  125.                                | interrupt, map a protected mode pointer onto
  126.                                | real mode memory, and more.
  127. ENCRYPT.PAS      6063  04-14-93  Encrypt (Keul, Manfred; $0) encrypts a
  128.                                | string using the same method as Windows'
  129.                                | ScreenSaver.
  130. EZDPMI         000000  00-00-00  Ezdpmi (Bucknall, Julian M.; $0) is a unit
  131.                                | that encapsulates all the common DPMI
  132.                                | requirements for protected mode and Windows
  133.                                | programs. You can allocate/deallocate DOS
  134.                                | memory with pointers, call a real mode
  135.                                | interrupt, map a protected mode pointer onto
  136.                                | real mode memory, and more.
  137. HEAPAUD@.EXE    19079  09-17-92  Heap Auditor 1.0 (Overmeyer, Doug; $0) helps
  138.                                | diagnose memory leaks from orphaned objects
  139.                                | in the GDI local segments. Source code is
  140.                                | included.
  141. MKFMX__@.EXE    10893  12-15-92  MkFmx (Cariotoglou, Mike; $0) contains
  142.                                | source code and a DLL for a utility to test
  143.                                | the File manager extensions.
  144. MSORTP_@.EXE    26890  03-18-93  MSortP (Kokkonen, Kim; $0) is a unit for
  145.                                | sorting items in real or protected mode
  146.                                | applications. It supports TPW or BP7 for DOS
  147.                                | real mode, DOS protected mode, or Windows
  148.                                | targets. It takes advantage of all extended
  149.                                | memory in protected mode and performs a disk
  150.                                | based merge sort if it runs out of memory.
  151. PCCLDLL@.EXE    25446  12-16-91  Percent Complete DLL (Vitabile, Anthony M.;
  152.                                | $0) is the source for a percent-complete
  153.                                | custom control.
  154. PLAYMID@.EXE     4146  04-15-93  Playmid (Cribbs, Derek; $0) contains a unit
  155.                                | with BP7 source to play MIDI files in WIN31.
  156.                                | This is similar to SndPlaySound but for MIDI
  157.                                | files.
  158. RUNDLG_@.EXE     7180  08-18-92  RunDlg (Beck, Randolph; $0) provides a
  159.                                | dialog box where the modal loop is
  160.                                | inside-out so that a program can be
  161.                                | interrupted while performing long tasks such
  162.                                | as printing reports.
  163. SCRGO__@.EXE     7182  02-19-93  Scrgo# shows how to instantly start the
  164.                                | WIN31 screen saver and how to install a
  165.                                | wh_Mouse Windows hook.
  166. SSAVETP@.EXE     5454  12-16-92  Ssave.dll lets you access the screen saver
  167.                                | password function.
  168. STATDMO@.EXE    30136  01-20-93  StatDemo is source and sample code for a
  169.                                | status bar.
  170. STAT_AC@.EXE     6204  02-18-93  Status (Carney, Adam; $0) is code for a
  171.                                | modeless status box.
  172. STRMSGS.PAS      4951  02-18-93  Strmsgs (Nielsen, Ravi; $0) displays a
  173.                                | messagebox with both program-supplied and
  174.                                | string resource text.
  175. TI2000.ASC       2266  03-23-93  TI2000 is a routine for pausing your app
  176.                                | while you execute another .
  177. UGLBEDT@.EXE     4767  02-18-93  UGlbEdit (Taylor, Mike; $0) is a TEdit
  178.                                | variant that uses the global heap, allowing
  179.                                | the full 32k to be used.
  180. TPWINDR@.EXE    22913  08-23-91  WinDir (Shaw, Donald E.; $0) contains source
  181.                                | code and an executable for producing a
  182.                                | directory listing in Windows. Directories
  183.                                | can be sorted by name, extension, size, or
  184.                                | time/date.
  185. XINI.PAS         9812  01-16-93  Xini (Maischein, Max; $0) source for
  186.                                | accessing INI files.
  187. FRAMEOH@.EXE     9963  02-22-93  FrameOH (Hess, Olaf; $0) allows dialog boxes
  188.                                | with the Borland chiselled steel look
  189.                                | without having to use BWCC. It also
  190.                                | implements recessed/raised frames.
  191. ITSYBIT@.EXE    11118  02-18-93  ItsyBit lets you create windows with small
  192.                                | horiztonal or vertical captions.
  193. MSCROL_@.EXE    17044  02-19-93  Mscrol contains Pascal unit for implementing
  194.                                | a micro scrollbar.
  195. OWNRDR_@.EXE     8092  02-19-93  Ownrdr (Snoddy, Todd T.) includes objects
  196.                                | that allow you to use BWCC style bitmapped
  197.                                | buttons in your own programs without the
  198.                                | BWCC. DLL.
  199. ALRMTPW@.EXE    30390  11-15-91  Alarm (XIAN Corporation; $0) contains source
  200.                                | code and an executable for a Windows alarm
  201.                                | application. You can set the date and time,
  202.                                | and a message box pops up with any text you
  203.                                | have entered.
  204. APIDLL.PAS       2916  05-13-93  APIDLL.PAS shows how to launch windows and
  205.                                | dialogs from inside a DLL without the aid of
  206.                                | OWL.
  207. COMDLG7@.EXE    26894  01-08-93  COMDLG7 (Aez, Juancarlos; $0) contains
  208.                                | several units for a BP7 object shell around
  209.                                | the Common Dialog API. Code is included to
  210.                                | show how to use BWCC with common dialogs and
  211.                                | how to add your own controls to them. A
  212.                                | WIN31 printer object is also included.
  213. DLGHLP_@.EXE    41406  06-08-93  Dlghlp (Ritchey, Pat and Denzlein, Michael;
  214.                                | $0) allows you to use the F1 key to call
  215.                                | WINHELP. It uses a filter function to get
  216.                                | the F1 key in a dialog and sends a message
  217.                                | to the dialog window function.
  218. F1HELP_@.EXE     5476  06-08-93  F1Help (Ritchey, Pat and Steketee, Scott;
  219.                                | $0) contains an example for implementing F1
  220.                                | help for both menus and dialog boxes using a
  221.                                | Windows hook procedure. Menu help allows the
  222.                                | user to press F1 while highlighting any menu
  223.                                | item, and to receive context-sensitive help
  224.                                | on that item.
  225. MODAL__@.EXE     6603  06-21-93  Modal Windows contains a unit implementing
  226.                                | modal windows which can behave completely
  227.                                | like a dialog box but needs no dialog
  228.                                | resources.
  229. MSVID__@.EXE    15697  05-18-93  Msvid contains an interface unit for
  230.                                | Microsoft Video for Windows.
  231. OPENFI_@.EXE     5656  05-18-93  Openfi contains source code and an
  232.                                | executable that demonstrates how to use the
  233.                                | File Open common dialog as a main window. It
  234.                                | also demonstrates common dialog hook
  235.                                | procedures, alternate templates, and adding
  236.                                | an icon to a minimized dialog.
  237. PATCHMB@.EXE     5885  05-20-93  Patchmb (Hess, Olaf; $0) is a small program
  238.                                | and DLL that show how to patch calls to
  239.                                | functions in Windows-DLLs.
  240. PLAYER_@.EXE    65300  06-21-93  Player (Calvert, Charles; $0) contains
  241.                                | source code demonstrating how to use the
  242.                                | multimedia extensions to Windows. The code
  243.                                | uses the MCI interface to play MIDI, WAV,
  244.                                | and CD-ROM. A batch file is included to
  245.                                | compile an executable and three DLLs. The
  246.                                | DLLs contain the multimedia functionality
  247.                                | and the executable represents an object
  248.                                | oriented interface.
  249. SSAVWIN@.EXE    20625  05-20-93  SSaveWin (Keul, Manfred; $0) demonstrates
  250.                                | how to write password protected Screen
  251.                                | Savers for Windows 3.1 using Borland Pascal.
  252.                                | Screen Savers can be installed via control
  253.                                | panel. It uses password-protection that is
  254.                                | compatible with Microsoft's algorithm. Full
  255.                                | source code, including some simple animation
  256.                                | examples is provided.
  257. STADLL_@.EXE     7469  07-16-93  Stadll (Plett, Bradley; $0) contains a DLL
  258.                                | which displays a % complete status box. It
  259.                                | also allows the user to cancel a task. The
  260.                                | status box is done using a modeless dialog
  261.                                | box.
  262. VMODE13.PAS      4148  05-04-93  VMODE$13.PAS (Hess, Olaf; $0) is source code
  263.                                | for changing to a different video mode under
  264.                                | Windows using two undocumented functions.
  265. PPFONT_@.EXE    23331  05-19-93  PPFont (Poellinger, Paul F.; $10) is a DLL
  266.                                | providing higher-level language access to
  267.                                | NEWLOGFONT and NEWTEXTMETRIC (logical and
  268.                                | physical) information about available fonts
  269.                                | via EnumFontFamilies.
  270. SJLKBD_@.EXE     5495  05-24-93  On Screen Keyboard (Leonard, Steve; $0) is
  271.                                | source code that draws an on screen keyboard
  272.                                | that lets you type with the mouse, then send
  273.                                | the text to another application that is
  274.                                | waiting for text. It will not work unless
  275.                                | you come directly from the other app., where
  276.                                | you were positioned in an input dialog box.
  277. WINPCX_@.EXE    63737  03-18-93  WinPCX (Rafn, Mark D.; $0) contains source
  278.                                | code and an executable for a PCX file
  279.                                | decoder.
  280. BEZIER_@.EXE    21799  03-23-92  Bezier 1.0 (Overmyer, Doug; $0) demonstrates
  281.                                | how to approximate Bezier curves and produce
  282.                                | a rubberbanding Bezier tool for drawing on
  283.                                | the screen.
  284. CDFILE_@.EXE     9007  04-15-93  Cdfile contains files that allow access to
  285.                                | the CD-ROM Extension.
  286. EDI_THD@.EXE    56469  06-17-92  EDI Threads for Windows 1.0 (Eschalon
  287.                                | Development Inc.; $95) is a complete
  288.                                | multi-threading library for Windows. It lets
  289.                                | you easily create applications that use
  290.                                | background printing, complex redrawing,
  291.                                | repagination, serial port polling, text
  292.                                | searches and more.
  293. FRAME3_@.EXE    10255  05-18-93  Frame3 (Hess, Olaf; $0) contains an OWL
  294.                                | object to create dialogs that have the
  295.                                | Borland chiselled steel look without using
  296.                                | BWCC. It also shows how to customize a
  297.                                | COMMDLG dialog using a hook function.
  298. HELPBMP@.EXE     7780  04-22-92  HelpBMP (Smith, Matthew T.; $0) is a text
  299.                                | file with helpful hints for placing BMPs in
  300.                                | WinHelp RTF/HLP files.
  301. MFLOAT.PAS       6091  01-21-92  Mfloat.PAS (Thornton, Chris & Rubenking,
  302.                                | Neil; $0) is a routine for forcing a window
  303.                                | to stay on top of other windows on the
  304.                                | Windows 3 desktop.
  305. MODIALG@.EXE    21742  12-18-91  Modeless Dialog (Vitabile, Anthony M.; $0)
  306.                                | contains a unit for using modeless dialogs
  307.                                | as MDI child windows. Also Source and sample
  308.                                | code are included.
  309. MODEM__@.EXE    19137  10-18-91  Modem (Borland International; $0) contains
  310.                                | an example that shows how to use MS-Windows
  311.                                | communication API functions. An executable
  312.                                | program is included that will dial out and
  313.                                | allows you to configure baud rate. Full
  314.                                | source code is provided.
  315. NOTEBOX@.EXE     3930  01-20-92  NoteBox (CGSoft; $0) is a function similar
  316.                                | to a messagebox except that it disappears
  317.                                | after a specified number of seconds if no
  318.                                | user input is received.
  319. OGLREF_@.EXE    19478  01-22-92  OGLRef is a reference for all objects and
  320.                                | methods found within the WhiteWater Group's
  321.                                | ObjectGraphics TPW library. It is formatted
  322.                                | for printing for a hardcopy reference.
  323. OWL_CC_@.EXE    13954  08-16-91  OWL Custom Controls (Baker, Shawn Aubrey;
  324.                                | $0;) contains a base custom control object,
  325.                                | a base custom control button object, a
  326.                                | bitmap button object and a sample code.
  327. OWNERD_@.EXE     6349  04-23-92  Owner-Draw List Box (Perkins, Rex K.; $0)
  328.                                | contains example code of an Owner-Draw list
  329.                                | box. It shows how they can be used to
  330.                                | display graphics as well as text.
  331. PAPER__@.EXE    10385  01-22-92  Paper (Smith, Ralph; $0) is source code that
  332.                                | shows how to load wallpaper and to adjust
  333.                                | the palette.
  334. REALIN_@.EXE     3867  03-24-92  RealIn (Perkins, Rex K.; $0) is a unit for
  335.                                | calling a real mode interrupt from protected
  336.                                | mode.
  337. REALM__@.EXE     3775  04-23-92  Realm (Perkins, Rex K.; $0) shows how to use
  338.                                | the DPMI to access the first meg of physical
  339.                                | memory in Windows Real mode. Also included
  340.                                | is an example that displays the base
  341.                                | addresses of the COM and LPT ports.
  342. SSWITCH@.EXE     5266  09-21-92  Screen Saver Switch (Rochester, Peter
  343.                                | Franchuk; $0) is the commented source for a
  344.                                | utility to disable/enable the Win31 screen
  345.                                | saver.
  346. SPLASH_@.EXE    19985  03-24-92  Splash (Hanrahan, Scott; $0) is a unit that
  347.                                | adds a 2- or 16-color bitmap splashscreen to
  348.                                | TPW programs. Source and sample files are
  349.                                | included.
  350. STOPLIT@.EXE     6042  07-14-92  Stoplite (Boyd, Craig; $0) demonstrates how
  351.                                | to create an animated traffic light icon.
  352. STRPARSE.PAS     4235  03-16-92  StrParse (Cooper, John; $0) is a TP unit for
  353.                                | parsing strings into tokens for easier
  354.                                | manipulation. It is an adaptation of the C
  355.                                | function StrTok.
  356. TOOLBOX@.EXE     7039  03-23-92  ToolBox (Radecki, David; $0) is a unit that
  357.                                | builds a toolbox similar to the one in the
  358.                                | Resource Workshop Dialog Editor.
  359. TPW_MM_@.EXE    20388  01-22-92  TPW-MM (Milton, Steve; $0) contains several
  360.                                | units for accessing the new functions and
  361.                                | structures in Microsoft's Multimedia
  362.                                | Extensions.
  363. TPWSPY_@.EXE    21473  08-16-91  TPWSpy (Boyd, Craig; $0) spies on all the
  364.                                | windows that are currently open in your
  365.                                | Windows session, and displays a window
  366.                                | containing all the information it can find
  367.                                | out about those windows. TPW source code is
  368.                                | included.
  369. VBSNDEX@.EXE     5387  11-08-91  VBSNdex (Zuck, Jonathan; $0) is an example
  370.                                | for TPW programmers on how to create a
  371.                                | string function in a DLL. TP source code
  372.                                | included.
  373. WINPLAY@.EXE     6972  01-20-92  WinPlay (Gibson, Don Phillip; $0) is a TPW
  374.                                | unit for playing music in your programs
  375.                                | similar to the Play command in BASIC. Sample
  376.                                | music is included.
  377. WINPRIN@.EXE     9112  02-20-92  WinPrint 1.0 (Bayliss, Paul; $0) is a unit
  378.                                | to change and setup a windows printer and
  379.                                | produce output.
  380. WINREZU@.EXE    12052  04-20-92  WinRezU (Daunt, Brendan; $0) makes Turbo
  381.                                | Vision resource files available to TPW
  382.                                | programs. Any type of object can be stored
  383.                                | on stream and referenced using character
  384.                                | strings.
  385. MWCC03.ZIP     314873  09-17-93  MWCC Object Library 1.03 (Microworks; $0)
  386.                                | provides a comprehensive set of
  387.                                | 3-dimensional windows, dialogs and custom
  388.                                | controls to use in application development.
  389.                                | You can easily implement an enhanced Borland
  390.                                | look, an enhanced Microsoft 3D look, or use
  391.                                | the library's own custom 3D style. Example
  392.                                | code for several applications is included.
  393.                                | Requires PKUNZIP (on #1705) to extract files.
  394. TPW2VB.ZIP      79356  09-13-93  TPW2VB 3.0 (Liddicoet, Brett; $20) lets you
  395.                                | write VB custom controls in TPW instead of C
  396.                                | by providing access to the VB API via a DLL.
  397. TPWMISC.ZIP     78200  11-02-93  TPWmisc (Willer, Steve; $0) contains source
  398.                                | code and executables for several useful
  399.                                | utilities. Included are applications for
  400.                                | monitoring free resources, memory, and disk
  401.                                | space. Others include a FRAMES unit that
  402.                                | draws various types of 3-D boxes, and a
  403.                                | TWindow descendant that couples Borland's
  404.                                | look with the NDW percentage bar.
  405.